///the layout of this script is: the list of shards are variables from 1 to 17. you can use this in the fragstor function after the equals to select which shards you want to sell. to reference the variable use %number%. to separate the list use | between each variable reference. 
///Note: do not put a | at the end of the fragstor list, this will sell all your shards
///After the variables you have the open game window command to focus the game then followed by keypresses that will focus the items list and within there it will navigate to the gem catagory that it makes sure it looks threw the gems and not another catagory. 

///list of all the shards. 
var=1=Level 1 Sapphire Shard
var=2=Level 1 Olivine Shard
var=3=Level 1 Spinel Shard
var=4=Level 1 Topaz Shard
var=5=Weapon Enhance Crystal Shard
var=6=Level 1 Tiger Eye Stone Shard
var=7=Level 1 Grape Stone Shard
var=8=Equipment Enhance Crystal Shard
var=9=Level 1 Aquamarine Shard
var=10=Level 1 Blond Jade Shard
var=11=Level 1 Ruby Shard
var=12=Level 1 Moonstone Shard
var=13=Level 1 Obsidian Shard
var=14=Level 1 Sunlight Stone Shard
var=15=Level 1 Garnet Shard
var=16=Level 1 Turquoise Shard
var=17=Level 1 Opal Shard

open_game_window
sleep=2
keypress=right=items
sleep=1
keypress=lctrl+lalt+up=Gem and enhance items
sleep=1
fragstor=%1%|%2%|%3%|%4%|%5%|%6%|%7%|%8%|%9%|%11%|%12%|%13%|%14%|%15%|%16%|%17%